[INFO] cloning repository https://github.com/Govcraft/agent-skills
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Govcraft/agent-skills" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Fagent-skills", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Fagent-skills'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddc4da9fe2b1e9ca9d4c1597bb4c1c7bc74eec75
[INFO] testing Govcraft/agent-skills against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Fagent-skills" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Govcraft/agent-skills
[INFO] finished tweaking git repo https://github.com/Govcraft/agent-skills
[INFO] tweaked toml for git repo https://github.com/Govcraft/agent-skills written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Govcraft/agent-skills on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Govcraft/agent-skills already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8a9bf95b5a8f962d23b97dc3cfe97f01cd7d448b608569357b30901e593909a
[INFO] running `Command { std: "docker" "start" "-a" "a8a9bf95b5a8f962d23b97dc3cfe97f01cd7d448b608569357b30901e593909a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8a9bf95b5a8f962d23b97dc3cfe97f01cd7d448b608569357b30901e593909a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a9bf95b5a8f962d23b97dc3cfe97f01cd7d448b608569357b30901e593909a", kill_on_drop: false }`
[INFO] [stdout] a8a9bf95b5a8f962d23b97dc3cfe97f01cd7d448b608569357b30901e593909a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd3fd152463487ec24828611d0eb298a358ff96b2ad9cbad11e36ee8132fedaa
[INFO] running `Command { std: "docker" "start" "-a" "bd3fd152463487ec24828611d0eb298a358ff96b2ad9cbad11e36ee8132fedaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling agent-skills v0.2.0 (/opt/rustwide/workdir/crates/agent-skills)
[INFO] [stderr]    Compiling agent-skills-cli v0.4.4 (/opt/rustwide/workdir/crates/agent-skills-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s
[INFO] running `Command { std: "docker" "inspect" "bd3fd152463487ec24828611d0eb298a358ff96b2ad9cbad11e36ee8132fedaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3fd152463487ec24828611d0eb298a358ff96b2ad9cbad11e36ee8132fedaa", kill_on_drop: false }`
[INFO] [stdout] bd3fd152463487ec24828611d0eb298a358ff96b2ad9cbad11e36ee8132fedaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d956df4d3b607a1db78b4a182d7cbdeb885ca6a5f4807768fd6110ad9abda931
[INFO] running `Command { std: "docker" "start" "-a" "d956df4d3b607a1db78b4a182d7cbdeb885ca6a5f4807768fd6110ad9abda931", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling agent-skills v0.2.0 (/opt/rustwide/workdir/crates/agent-skills)
[INFO] [stderr]    Compiling agent-skills-cli v0.4.4 (/opt/rustwide/workdir/crates/agent-skills-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.97s
[INFO] running `Command { std: "docker" "inspect" "d956df4d3b607a1db78b4a182d7cbdeb885ca6a5f4807768fd6110ad9abda931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d956df4d3b607a1db78b4a182d7cbdeb885ca6a5f4807768fd6110ad9abda931", kill_on_drop: false }`
[INFO] [stdout] d956df4d3b607a1db78b4a182d7cbdeb885ca6a5f4807768fd6110ad9abda931
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ac23a46399de6de09a9b5b4e82d26ab133bde7ec3d18c0fb65dfb0b134d5857
[INFO] running `Command { std: "docker" "start" "-a" "4ac23a46399de6de09a9b5b4e82d26ab133bde7ec3d18c0fb65dfb0b134d5857", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_skills-09b41540f5c17f80)
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test allowed_tools::tests::collect_works ... ok
[INFO] [stdout] test allowed_tools::tests::contains_works ... ok
[INFO] [stdout] test allowed_tools::tests::empty_string_creates_empty_tools ... ok
[INFO] [stdout] test allowed_tools::tests::handles_multiple_spaces ... ok
[INFO] [stdout] test allowed_tools::tests::into_iter_works ... ok
[INFO] [stdout] test allowed_tools::tests::parses_space_delimited_tools ... ok
[INFO] [stdout] test allowed_tools::tests::ref_into_iter_works ... ok
[INFO] [stdout] test compatibility::tests::as_ref_works ... ok
[INFO] [stdout] test allowed_tools::tests::whitespace_only_creates_empty_tools ... ok
[INFO] [stdout] test allowed_tools::tests::from_vec_works ... ok
[INFO] [stdout] test allowed_tools::tests::iter_works ... ok
[INFO] [stdout] test compatibility::tests::compatibility_exceeding_max_length_is_rejected ... ok
[INFO] [stdout] test compatibility::tests::compatibility_at_max_length_is_accepted ... ok
[INFO] [stdout] test compatibility::tests::from_str_works ... ok
[INFO] [stdout] test compatibility::tests::valid_compatibility_is_accepted ... ok
[INFO] [stdout] test description::tests::description_at_max_length_is_accepted ... ok
[INFO] [stdout] test description::tests::as_ref_works ... ok
[INFO] [stdout] test description::tests::description_with_leading_trailing_whitespace_is_accepted ... ok
[INFO] [stdout] test compatibility::tests::empty_compatibility_is_rejected ... ok
[INFO] [stdout] test description::tests::description_exceeding_max_length_is_rejected ... ok
[INFO] [stdout] test description::tests::display_returns_inner_string ... ok
[INFO] [stdout] test allowed_tools::tests::display_works ... ok
[INFO] [stdout] test compatibility::tests::display_returns_inner_string ... ok
[INFO] [stdout] test description::tests::empty_description_is_rejected ... ok
[INFO] [stdout] test description::tests::valid_description_is_accepted ... ok
[INFO] [stdout] test description::tests::whitespace_only_description_is_rejected ... ok
[INFO] [stdout] test error::tests::load_error_display_is_helpful ... ok
[INFO] [stdout] test error::tests::parse_error_display_is_helpful ... ok
[INFO] [stdout] test error::tests::load_error_name_mismatch_is_clear ... ok
[INFO] [stdout] test description::tests::error_display_is_helpful ... ok
[INFO] [stdout] test error::tests::parse_error_invalid_yaml_includes_message ... ok
[INFO] [stdout] test error::tests::parse_error_source_returns_inner_error ... ok
[INFO] [stdout] test frontmatter::tests::builder_chains_all_options ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_allowed_tools ... ok
[INFO] [stdout] test error::tests::load_error_source_returns_parse_error ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_metadata ... ok
[INFO] [stdout] test frontmatter::tests::new_creates_frontmatter_with_required_fields ... ok
[INFO] [stdout] test error::tests::parse_error_missing_field_includes_field_name ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_license ... ok
[INFO] [stdout] test loader::tests::rejects_missing_skill_file ... ok
[INFO] [stdout] test loader::tests::loads_valid_skill_directory ... ok
[INFO] [stdout] test frontmatter::tests::builder_sets_compatibility ... ok
[INFO] [stdout] test loader::tests::lists_scripts ... ok
[INFO] [stdout] test loader::tests::path_returns_directory_path ... ok
[INFO] [stdout] test loader::tests::has_scripts_returns_true_with_scripts_dir ... ok
[INFO] [stdout] test loader::tests::rejects_nonexistent_directory ... ok
[INFO] [stdout] test loader::tests::detects_name_mismatch ... ok
[INFO] [stdout] test metadata::tests::collect_works ... ok
[INFO] [stdout] test metadata::tests::contains_key_works ... ok
[INFO] [stdout] test metadata::tests::display_works ... ok
[INFO] [stdout] test metadata::tests::from_iter_creates_populated_metadata ... ok
[INFO] [stdout] test loader::tests::has_scripts_returns_false_without_scripts_dir ... ok
[INFO] [stdout] test loader::tests::reads_asset_as_string ... ok
[INFO] [stdout] test loader::tests::has_assets_works ... ok
[INFO] [stdout] test loader::tests::read_reference_returns_error_for_missing_file ... ok
[INFO] [stdout] test metadata::tests::get_returns_none_for_missing_key ... ok
[INFO] [stdout] test metadata::tests::insert_and_get_work ... ok
[INFO] [stdout] test metadata::tests::new_creates_empty_metadata ... ok
[INFO] [stdout] test name::tests::as_ref_works ... ok
[INFO] [stdout] test metadata::tests::iter_works ... ok
[INFO] [stdout] test metadata::tests::into_iter_works ... ok
[INFO] [stdout] test name::tests::empty_name_is_rejected ... ok
[INFO] [stdout] test name::tests::error_display_is_helpful ... ok
[INFO] [stdout] test loader::tests::reads_asset_as_bytes ... ok
[INFO] [stdout] test metadata::tests::keys_works ... ok
[INFO] [stdout] test metadata::tests::ref_into_iter_works ... ok
[INFO] [stdout] test loader::tests::reads_script_file ... ok
[INFO] [stdout] test loader::tests::reads_reference_file ... ok
[INFO] [stdout] test name::tests::consecutive_hyphens_are_rejected ... ok
[INFO] [stdout] test name::tests::from_str_works ... ok
[INFO] [stdout] test name::tests::name_at_max_length_is_accepted ... ok
[INFO] [stdout] test name::tests::name_exceeding_max_length_is_rejected ... ok
[INFO] [stdout] test name::tests::name_ending_with_hyphen_is_rejected ... ok
[INFO] [stdout] test loader::tests::has_references_works ... ok
[INFO] [stdout] test name::tests::simple_name_is_accepted ... ok
[INFO] [stdout] test loader::tests::scripts_returns_empty_without_scripts_dir ... ok
[INFO] [stdout] test name::tests::space_is_rejected ... ok
[INFO] [stdout] test name::tests::underscore_is_rejected ... ok
[INFO] [stdout] test name::tests::valid_name_is_accepted ... ok
[INFO] [stdout] test name::tests::name_starting_with_hyphen_is_rejected ... ok
[INFO] [stdout] test name::tests::uppercase_in_middle_is_rejected ... ok
[INFO] [stdout] test name::tests::name_with_numbers_is_accepted ... ok
[INFO] [stdout] test name::tests::uppercase_characters_are_rejected ... ok
[INFO] [stdout] test skill::tests::body_trimmed_removes_whitespace ... ok
[INFO] [stdout] test skill::tests::handles_leading_whitespace_before_frontmatter ... ok
[INFO] [stdout] test skill::tests::rejects_invalid_name ... ok
[INFO] [stdout] test skill::tests::handles_empty_body ... ok
[INFO] [stdout] test skill::tests::rejects_invalid_yaml ... ok
[INFO] [stdout] test skill::tests::rejects_empty_description ... ok
[INFO] [stdout] test skill::tests::parses_skill_with_all_fields ... ok
[INFO] [stdout] test skill::tests::new_creates_skill_directly ... ok
[INFO] [stdout] test skill::tests::rejects_unterminated_frontmatter ... ok
[INFO] [stdout] test skill::tests::rejects_missing_name ... ok
[INFO] [stdout] test skill::tests::rejects_missing_description ... ok
[INFO] [stdout] test skill::tests::rejects_missing_frontmatter ... ok
[INFO] [stdout] test skill::tests::parses_minimal_skill ... ok
[INFO] [stdout] test name::tests::display_returns_inner_string ... ok
[INFO] [stdout] test metadata::tests::values_works ... ok
[INFO] [stdout] test description::tests::from_str_works ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent_skills-dcc5f0a08c1ca04a)
[INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test color::tests::color_config_default_is_disabled ... ok
[INFO] [stdout] test color::tests::color_config_new_disabled ... ok
[INFO] [stdout] test color::tests::detect_disables_colors_in_non_tty ... ok
[INFO] [stdout] test color::tests::color_config_new_enabled ... ok
[INFO] [stdout] test color::tests::error_label_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::detect_disables_colors_when_no_color_flag_set ... ok
[INFO] [stdout] test color::tests::error_label_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::error_symbol_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::error_symbol_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::path_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::path_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::skill_name_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::skill_name_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::success_symbol_with_colors_disabled ... ok
[INFO] [stdout] test color::tests::success_symbol_with_colors_enabled ... ok
[INFO] [stdout] test color::tests::summary_with_colors_disabled ... ok
[INFO] [stdout] test commands::list::tests::calculate_name_width_caps_at_maximum ... ok
[INFO] [stdout] test color::tests::summary_with_colors_enabled ... ok
[INFO] [stdout] test commands::list::tests::format_names_only_never_has_colors ... ok
[INFO] [stdout] test commands::list::tests::format_names_only_excludes_paths_and_descriptions ... ok
[INFO] [stdout] test commands::list::tests::format_paths_only_outputs_one_path_per_line ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_finds_skills_in_directory ... ok
[INFO] [stdout] test commands::list::tests::format_names_only_outputs_one_name_per_line ... ok
[INFO] [stdout] test commands::list::tests::calculate_name_width_returns_zero_for_empty ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_returns_empty_for_empty_directory ... ok
[INFO] [stdout] test commands::list::tests::calculate_name_width_finds_maximum ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_recursive_finds_nested_skills ... ok
[INFO] [stdout] test commands::list::tests::discover_skills_sorts_alphabetically ... ok
[INFO] [stdout] test commands::list::tests::format_paths_only_excludes_names_and_descriptions ... ok
[INFO] [stdout] test commands::list::tests::format_long_without_colors_excludes_ansi_codes ... ok
[INFO] [stdout] test commands::list::tests::format_short_aligns_columns ... ok
[INFO] [stdout] test commands::list::tests::format_paths_only_never_has_colors ... ok
[INFO] [stdout] test commands::list::tests::format_short_without_colors_excludes_ansi_codes ... ok
[INFO] [stdout] test commands::list::tests::format_short_does_not_include_path ... ok
[INFO] [stdout] test commands::list::tests::format_long_with_colors_includes_ansi_codes_for_name_and_path ... ok
[INFO] [stdout] test commands::list::tests::list_output_mode_default_is_short ... ok
[INFO] [stdout] test commands::list::tests::format_short_truncates_long_descriptions ... ok
[INFO] [stdout] test commands::list::tests::format_short_with_colors_includes_ansi_codes ... ok
[INFO] [stdout] test commands::list::tests::run_long_mode_shows_full_details ... ok
[INFO] [stdout] test commands::list::tests::format_long_indents_path_and_description ... ok
[INFO] [stdout] test commands::list::tests::format_long_shows_path_and_full_description ... ok
[INFO] [stdout] test commands::list::tests::run_returns_error_for_nonexistent_directory ... ok
[INFO] [stdout] test commands::list::tests::run_names_mode_works ... ok
[INFO] [stdout] test commands::list::tests::run_paths_mode_works ... ok
[INFO] [stdout] test commands::list::tests::format_long_separates_skills_with_blank_line ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_adds_ellipsis_when_long ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_handles_single_long_word ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_respects_word_boundaries ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_returns_original_when_exact_length ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_returns_original_when_short ... ok
[INFO] [stdout] test commands::list::tests::run_succeeds_for_empty_directory ... ok
[INFO] [stdout] test commands::list::tests::truncate_description_handles_empty_string ... ok
[INFO] [stdout] test commands::list::tests::run_short_mode_uses_truncated_format ... ok
[INFO] [stdout] test commands::list::tests::wrap_text_short_text_no_wrapping ... ok
[INFO] [stdout] test commands::list::tests::skill_info_serializes_to_json ... ok
[INFO] [stdout] test commands::read_properties::tests::read_path_returns_path_for_regular_arg ... ok
[INFO] [stdout] test commands::read_properties::tests::run_fails_for_nonexistent_path ... ok
[INFO] [stdout] test commands::list::tests::wrap_text_wraps_long_text ... ok
[INFO] [stdout] test commands::read_properties::tests::skill_properties_serializes_full ... ok
[INFO] [stdout] test commands::read_properties::tests::skill_properties_serializes_minimal ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_json_pretty ... ok
[INFO] [stdout] test commands::to_prompt::tests::format_skill_xml_basic ... ok
[INFO] [stdout] test commands::tests::resolve_skill_path_returns_error_for_nonexistent ... ok
[INFO] [stdout] test commands::to_prompt::tests::format_skill_xml_escapes_special_chars ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_toml ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_yaml ... ok
[INFO] [stdout] test commands::to_prompt::tests::read_paths_returns_paths_for_regular_args ... ok
[INFO] [stdout] test commands::validate::tests::read_paths_returns_single_path_for_regular_arg ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_fails_for_nonexistent_path ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_fails_if_any_skill_invalid ... ok
[INFO] [stdout] test commands::read_properties::tests::run_succeeds_for_minimal_skill ... ok
[INFO] [stdout] test commands::tests::resolve_skill_path_returns_parent_for_skill_md ... ok
[INFO] [stdout] test commands::tests::resolve_skill_path_returns_directory_unchanged ... ok
[INFO] [stdout] test commands::read_properties::tests::serialize_properties_json_compact ... ok
[INFO] [stdout] test commands::read_properties::tests::run_succeeds_for_full_skill ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_succeeds_for_single_skill ... ok
[INFO] [stdout] test commands::to_prompt::tests::run_succeeds_for_multiple_skills ... ok
[INFO] [stdout] test commands::validate::tests::run_fails_for_nonexistent_path ... ok
[INFO] [stdout] test commands::validate::tests::run_fails_for_invalid_skill ... ok
[INFO] [stdout] test commands::validate::tests::run_succeeds_for_valid_skill ... ok
[INFO] [stdout] test commands::validate::tests::run_succeeds_with_skill_md_path ... ok
[INFO] [stdout] test error::tests::cli_error_to_json_includes_path ... ok
[INFO] [stdout] test error::tests::from_io_error_preserves_kind_and_message ... ok
[INFO] [stdout] test error::tests::io_error_not_found_suggestion ... ok
[INFO] [stdout] test error::tests::io_error_permission_denied_suggestion ... ok
[INFO] [stdout] test error::tests::cli_error_to_json_is_valid_json ... ok
[INFO] [stdout] test commands::validate::tests::validate_single_fails_for_invalid_skill ... ok
[INFO] [stdout] test error::tests::io_error_without_path_display_works ... ok
[INFO] [stdout] test error::tests::cli_error_to_json_includes_suggestion ... ok
[INFO] [stdout] test error::tests::error_code_returns_correct_code ... ok
[INFO] [stdout] test error::tests::load_error_suggestion_mentions_yaml_frontmatter ... ok
[INFO] [stdout] test error::tests::no_paths_provided_suggestion_mentions_stdin ... ok
[INFO] [stdout] test error::tests::path_not_found_suggestion_mentions_skill_md ... ok
[INFO] [stdout] test exit_code::tests::exit_code_converts_to_std_process_exit_code ... ok
[INFO] [stdout] test error::tests::path_not_found_display_includes_path ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_io_error_is_io_error ... ok
[INFO] [stdout] test commands::validate::tests::validate_single_succeeds_for_valid_skill ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_load_error_is_validation_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_path_not_found_is_io_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_no_paths_provided_is_general_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_serialization_error_is_general_error ... ok
[INFO] [stdout] test exit_code::tests::exit_code_general_error_is_one ... ok
[INFO] [stdout] test error::tests::io_error_with_path_display_includes_path ... ok
[INFO] [stdout] test error::tests::load_error_display_includes_path_and_message ... ok
[INFO] [stdout] test error::tests::no_paths_provided_display ... ok
[INFO] [stdout] test error::tests::error_code_serializes_screaming_snake_case ... ok
[INFO] [stdout] test exit_code::tests::exit_code_from_stdin_error_is_io_error ... ok
[INFO] [stdout] test error::tests::serialization_error_display_includes_message ... ok
[INFO] [stdout] test exit_code::tests::exit_code_io_error_is_eleven ... ok
[INFO] [stdout] test exit_code::tests::exit_code_success_is_zero ... ok
[INFO] [stdout] test exit_code::tests::exit_code_validation_error_is_ten ... ok
[INFO] [stdout] test output_format::tests::output_format_display_json ... ok
[INFO] [stdout] test output_format::tests::output_format_display_toml ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_json ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_toml ... ok
[INFO] [stdout] test output_format::tests::output_format_default_is_json ... ok
[INFO] [stdout] test output_format::tests::output_format_rejects_invalid ... ok
[INFO] [stdout] test output_mode::tests::output_mode_json_is_json ... ok
[INFO] [stdout] test output_mode::tests::output_mode_normal_does_not_show_progress ... ok
[INFO] [stdout] test output_format::tests::output_format_error_display ... ok
[INFO] [stdout] test output_format::tests::output_format_display_yaml ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_yaml ... ok
[INFO] [stdout] test output_mode::tests::output_mode_normal_is_not_json ... ok
[INFO] [stdout] test output_mode::tests::output_mode_normal_shows_info ... ok
[INFO] [stdout] test output_mode::tests::output_mode_quiet_does_not_show_info ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_yml ... ok
[INFO] [stdout] test output_mode::tests::output_mode_default_is_normal ... ok
[INFO] [stdout] test output_mode::tests::output_mode_json_does_not_show_progress ... ok
[INFO] [stdout] test output_mode::tests::output_mode_quiet_does_not_show_progress ... ok
[INFO] [stdout] test output_mode::tests::output_mode_json_does_not_show_info ... ok
[INFO] [stdout] test output_mode::tests::output_mode_quiet_is_not_json ... ok
[INFO] [stdout] test output_format::tests::output_format_parses_case_insensitive ... ok
[INFO] [stdout] test output_mode::tests::output_mode_verbose_is_not_json ... ok
[INFO] [stdout] test output_mode::tests::output_mode_verbose_shows_progress ... ok
[INFO] [stdout] test tests::cli_output_mode_json ... ok
[INFO] [stdout] test tests::cli_output_mode_json_takes_precedence_over_verbose ... ok
[INFO] [stdout] test output_mode::tests::output_mode_verbose_shows_info ... ok
[INFO] [stdout] test tests::output_options_quiet ... ok
[INFO] [stdout] test tests::output_options_default_is_normal ... ok
[INFO] [stdout] test tests::output_options_quiet_takes_precedence_over_verbose ... ok
[INFO] [stdout] test tests::output_options_verbose ... ok
[INFO] [stdout] test xml::tests::escapes_double_quote ... ok
[INFO] [stdout] test xml::tests::escapes_greater_than ... ok
[INFO] [stdout] test xml::tests::escapes_less_than ... ok
[INFO] [stdout] test xml::tests::escapes_multiple_special_chars ... ok
[INFO] [stdout] test xml::tests::handles_unicode ... ok
[INFO] [stdout] test xml::tests::handles_empty_string ... ok
[INFO] [stdout] test xml::tests::escapes_ampersand ... ok
[INFO] [stdout] test xml::tests::escapes_single_quote ... ok
[INFO] [stdout] test xml::tests::preserves_normal_text ... ok
[INFO] [stderr]    Doc-tests agent_skills
[INFO] [stdout] test error::tests::stdin_error_display_includes_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test crates/agent-skills/src/lib.rs - (line 39) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory (line 16) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory::load (line 53) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory::read_asset (line 217) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/loader.rs - loader::SkillDirectory::read_reference (line 181) - compile ... ok
[INFO] [stdout] test crates/agent-skills/src/lib.rs - (line 56) ... ok
[INFO] [stdout] test crates/agent-skills/src/skill.rs - skill::Skill::parse (line 82) ... ok
[INFO] [stdout] test crates/agent-skills/src/metadata.rs - metadata::Metadata::from_pairs (line 40) ... ok
[INFO] [stdout] test crates/agent-skills/src/frontmatter.rs - frontmatter::Frontmatter::builder (line 62) ... ok
[INFO] [stdout] test crates/agent-skills/src/skill.rs - skill::Skill::new (line 50) ... ok
[INFO] [stdout] test crates/agent-skills/src/compatibility.rs - compatibility::Compatibility (line 46) ... ok
[INFO] [stdout] test crates/agent-skills/src/allowed_tools.rs - allowed_tools::AllowedTools (line 13) ... ok
[INFO] [stdout] test crates/agent-skills/src/description.rs - description::SkillDescription (line 47) ... ok
[INFO] [stdout] test crates/agent-skills/src/name.rs - name::SkillName (line 76) ... ok
[INFO] [stdout] test crates/agent-skills/src/metadata.rs - metadata::Metadata (line 15) ... ok
[INFO] [stdout] test crates/agent-skills/src/frontmatter.rs - frontmatter::Frontmatter (line 18) ... ok
[INFO] [stdout] test crates/agent-skills/src/skill.rs - skill::Skill (line 22) ... FAILED
[INFO] [stdout] test crates/agent-skills/src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/agent-skills/src/skill.rs - skill::Skill (line 22) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (330) panicked at /tmp/rustdoctestOWu0dI/doctest_bundle_2024.rs:258:1:
[INFO] [stdout] assertion failed: skill.body().contains("# Instructions")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cc3830d13c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc3830d13c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc3830d13c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cc3830d13c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cc3830e5f0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cc3830e5f0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cc3830d6732 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cc3830d6732 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cc3830b0256 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cc3830b0256 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cc3830c97e1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5cc3830c999b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5cc3830b0344 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5cc3830a5469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5cc3830b114d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5cc3830e669c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5cc3830e6662 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5cc382fea8d5 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main
[INFO] [stdout]   18:     0x5cc382fea916 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::__main_fn
[INFO] [stdout]   19:     0x5cc382fe27e1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_15::TEST::{closure#0}
[INFO] [stdout]   20:     0x5cc382fe7066 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_15::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5cc382fe31eb - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x5cc382fe6ba3 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5cc382fe1b26 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x5cc382fe2029 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x5cc3830c84f7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5cc3830c84f7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5cc3830c84f7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5cc3830c84f7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cc3830c84f7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5cc3830c84f7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cc3830c84f7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cc3830c84f7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cc3830c84f7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5cc382fe1961 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x5cc382fe7455 - main
[INFO] [stdout]   36:     0x7ed60d1161ca - <unknown>
[INFO] [stdout]   37:     0x7ed60d11628b - __libc_start_main
[INFO] [stdout]   38:     0x5cc382fdfd45 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- crates/agent-skills/src/lib.rs - (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (321) panicked at /tmp/rustdoctestOWu0dI/doctest_bundle_2024.rs:98:1:
[INFO] [stdout] assertion failed: skill.body().contains("# Instructions")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570ad18783c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570ad18783c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570ad18783c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570ad18783c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x570ad188cf0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x570ad188cf0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x570ad187d732 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x570ad187d732 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x570ad1857256 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x570ad1857256 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570ad18707e1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x570ad187099b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x570ad1857344 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x570ad184c469 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x570ad185814d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x570ad188d69c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x570ad188d662 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x570ad1790c65 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_5::main
[INFO] [stdout]   18:     0x570ad1790ca6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_5::__main_fn
[INFO] [stdout]   19:     0x570ad1789471 - doctest_runner_2024[68d0bfab61465c48]::__doctest_5::TEST::{closure#0}
[INFO] [stdout]   20:     0x570ad178dde6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_5::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x570ad178a1eb - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x570ad178dba3 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x570ad1788b26 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x570ad1789029 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x570ad186f4f7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x570ad186f4f7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x570ad186f4f7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x570ad186f4f7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x570ad186f4f7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x570ad186f4f7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x570ad186f4f7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x570ad186f4f7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x570ad186f4f7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x570ad1788961 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x570ad178e455 - main
[INFO] [stdout]   36:     0x73d6744f61ca - <unknown>
[INFO] [stdout]   37:     0x73d6744f628b - __libc_start_main
[INFO] [stdout]   38:     0x570ad1786d45 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/agent-skills/src/lib.rs - (line 20)
[INFO] [stdout]     crates/agent-skills/src/skill.rs - skill::Skill (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.64s; merged doctests compilation took 0.58s
[INFO] [stderr] error: doctest failed, to rerun pass `-p agent-skills --doc`
[INFO] running `Command { std: "docker" "inspect" "4ac23a46399de6de09a9b5b4e82d26ab133bde7ec3d18c0fb65dfb0b134d5857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac23a46399de6de09a9b5b4e82d26ab133bde7ec3d18c0fb65dfb0b134d5857", kill_on_drop: false }`
[INFO] [stdout] 4ac23a46399de6de09a9b5b4e82d26ab133bde7ec3d18c0fb65dfb0b134d5857
